home *** CD-ROM | disk | FTP | other *** search
/ Champak 64 / Volume 64 - JOGO DISK .iso / Games / skecthpad.swf / scripts / DefineButton2_77 / BUTTONCONDACTION on(release).as next >
Text File  |  2008-04-25  |  63b  |  5 lines

  1. on(release){
  2.    _root.ergo = 2;
  3.    _root.fadeOut.play();
  4. }
  5.